DirectoryEntryCollectionRemoveRange Method

Definition

Namespace: Independentsoft.IO.StructuredStorage
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public void RemoveRange(
	int index,
	int count
)

Parameters

index  Int32
 
count  Int32
 

See Also